const hash/fnv.offset32
5 uses
hash/fnv (current package)
fnv.go#L32: offset32 = 2166136261
fnv.go#L45: var s sum32 = offset32
fnv.go#L52: var s sum32a = offset32
fnv.go#L88: func (s *sum32) Reset() { *s = offset32 }
fnv.go#L89: func (s *sum32a) Reset() { *s = offset32 }
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)